home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 41
/
PC Gamer IT CD 41 1-2.iso
/
wmc
/
data1.cab
/
Program_Executable_Files
/
WinEnv
/
Configs
/
FrontEnd
/
TANKSCR.CFG
< prev
next >
Wrap
Text File
|
1999-03-04
|
774b
|
35 lines
; TANKscr.cfg
; This screen deals with the initial menu options contained within the Network FrontEnd.
; Screen name ********* ENTER NAME OF SCREEN ON NEXT LINE **********
SCREENNAME TankSelectionScreen
; The tank selection title text
BEGINENTITY
XCENTRED
YCOORD 10
YPOSITION FLOATING
TRANSPARENT
~C1~LIST OF TANKS
ACTIVE
ENDENTITY
; The Tank Selection Menu
; NOTE: Arbitrarily allow 8 entities maximum, there should be no more than 8 types
; of player tank. There are no predetermined entities, they are received
; from the Network module.
BEGINVMENU
NAME TankSelectMenu
XCENTRED
YCOORD 45
YPOSITION FLOATING
TRANSPARENT
VDISPLAYSIZE 8
JUSTIFICATION CENTRE
VMAXENTITIES 20
SPACING FLOATING
HIGHLIGHTER
ACTIVE
CYCLE
ENDVGROUP